# Directory of local web doc. Traditionally a sibling to the GPSBabel tree.
WEB=@DOCDIR@
+# Declaring a target PHONY whose names matches a subdirectory can be
+# particularly important, e.g. gui.
+.PHONY: all clean tag more-clean check torture
+ install install-debug leaktest
+ dep doc FORCE
+ release-sourcecheck release-tarball release-rpm
+ cross-configure
+ release-winbuild release-upload mac-upload release rpm mac-release
+ gui linux-gui mac-gui mac-gui-dmg msvc-build test-release
all: gpsbabel$(EXEEXT)